C1.Web.Mvc Namespace / FlexChart<T> Class / AxisX Property

In This Topic
AxisX Property (FlexChart<T>)
In This Topic
Gets the main X axis.
Syntax
'Declaration
 
Public ReadOnly Property AxisX As ChartAxis(Of T)
 
See Also